home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / disk / sdir9560.zip / SDIR95.TXT < prev    next >
Text File  |  1996-05-11  |  12KB  |  280 lines

  1.                  SuperDIR 95 Version 6.0 Release README File
  2.                Copyright (c) 1989-96, Omnivision Technologies
  3.                    http://www.monash.edu.au/~hofman/supdir
  4.  
  5. ===========================================================================
  6.                              TABLE OF CONTENTS
  7.  
  8. 1. What is SuperDIR 95?                8. Registering SuperDIR 95
  9. 2. Why use SuperDIR 95?                I. Shareware Licence Grant
  10. 3. SuperDIR 95 features               II. Registered License Grant
  11. 4. Installation                      III. Copyright
  12. 5. De-installation                    IV. Disclaimer
  13. 6. Using SuperDIR 95                   V. Trademarks
  14. 7. Contact Information
  15.  
  16. ===========================================================================
  17.  
  18.  
  19. 1. What is SuperDIR 95?
  20.  
  21. SuperDIR 95 is a complete replacement for the MS-DOS "DIR" command. It
  22. has all the features of DOS's "DIR" command plus a huge array of other
  23. useful features. Moreover, it still remains extremely easy to use.
  24.  
  25. ---------------------------------------------------------------------------
  26.  
  27. 2. Why use SuperDIR 95?
  28.  
  29. There are many of us who still prefer to use the command line to accomplish
  30. many day-to-day file management tasks. The file management facilities in
  31. operating systems such as Microsoft Windows 95 are often too slow and
  32. cumbersome. The most common command issued at the command line is the
  33. familiar DIR command which displays a directory of files according to the
  34. way in which it is invoked. There have been many DIR replacements in the
  35. past which usually display files in different colours according to their
  36. file extensions. However, with the inclusion of long filenames in Microsoft
  37. Windows 95, our favourite DIR replacement utilities are no longer
  38. functional. SuperDIR 95 is the only DIR replacement utility currently in
  39. existence which correctly implements the new long filename system, which is
  40. known as VFAT. Of course, SuperDIR 95 still implements the older FAT
  41. system.
  42.  
  43. ---------------------------------------------------------------------------
  44.  
  45. 3. SuperDIR 95 Features
  46.  
  47.    * Complete MS-DOS 7.0 compatibility
  48.    * Long filename (VFAT) Windows 95 support
  49.    * Fully user customisable display formats
  50.    * Support for 4DOS/NDOS filename descriptions (automatic detection)
  51.    * Extended wildcard specifications
  52.    * Automatically maximizes the number of columns displayed based on the
  53.      current display format and the length of the filenames being displayed
  54.    * Recursive directory display
  55.    * Display filenames in different colours based on their file extensions
  56.      (user customisable)
  57.    * Ability to display files based on their file attributes
  58.    * Directory tree
  59.    * Sort files based on various criteria in either a horizontal or
  60.      vertical direction
  61.  
  62. ... plus much, much, much more. Use the /? command line switch to see a
  63. full list of SuperDIR 95 features. Use the /SET command line switch to
  64. alter the default settings.
  65.  
  66. ---------------------------------------------------------------------------
  67.  
  68. 4. Installation
  69.  
  70. Copy SDIR.EXE to your DOS directory (usually C:\WINDOWS\COMMAND or C:\DOS)
  71. and then simply type "SDIR" instead of "DIR". You may also like to rename
  72. SDIR.EXE to D.EXE and then type "D" instead "DIR".
  73.  
  74.  
  75. ---------------------------------------------------------------------------
  76.  
  77. 5. De-installation
  78.  
  79. Simply erase SDIR.EXE from the directory you installed it to. SuperDIR 95
  80. does not modify your AUTOEXEC.BAT, CONFIG.SYS, WIN.INI, SYSTEM.INI, system
  81. registry or any other files. It is entirely self contained.
  82.  
  83. ---------------------------------------------------------------------------
  84.  
  85. 6. Using SuperDIR 95
  86.  
  87. The following is a brief summary of the SuperDIR usage and command line
  88. options (taken from built in help):
  89.  
  90.     SDIR [drive:][path][filename] [ /A[[:][-]RHSDA] /B /BYTE /C /CLR
  91.     /D[:]DA /E /F /FREE /H /I /J /L /M[:]NSDAF /O[:][-]NDESU /ORIG /P /Q /S
  92.     /SET /T[:]ACW /TREE /TURBO /U /V /W /X /Y /7BIT /! /[1234] /? ]
  93.  
  94.     /A     Attribute specification      /B     Bare display format
  95.     /BYTE  File sizes in BYTEs          /CLR   CLeaR screen before display
  96.     /D     Disable colour               /E     uppEr case filenames
  97.     /F     Full path name               /FREE  display FREE space
  98.     /H     Hide dots                    /I     display drive Information
  99.     /J     Justify names (8.3 only)     /L     use Lower case
  100.     /M     Modify display format        /O     sort Order
  101.     /ORIG  restore ORIGinal settings    /P     Pause between screens
  102.     /Q     Quiet mode (disable output)  /S     recurse Subdirectories
  103.     /SET   change default SETtings      /T     select date/Time to display
  104.     /TREE  display directory TREE       /TURBO enable TURBO scroll
  105.     /U     display only sUmmary info    /V     Verbose display format
  106.     /W     Wide display format          /X     show 8.3 (vfat) filenames
  107.     /Y     Vertical sorting direction   /Z     display file descriptions
  108.     /7BIT  use 7 BIT ascii              /!     allow redirection (DOS writes)
  109.     /[1234] limit min number of columns /?     this help information
  110.     /INFO  licencing/registration INFO  /R     enter Registration details
  111.                                                                                                                 /Y     Vertical sorting direction   /Z     display file descriptions
  112.  
  113. A more detailed description of each option follows:
  114.                                                                                                                        /7BIT  use 7 BIT ascii              /!     allow redirection (DOS writes)
  115. /A     Attribute specification
  116.          R Read only
  117.          H Hidden
  118.          S System
  119.          A Archive
  120.          D Directory
  121. /B     Use bare mode (no header or summary information)
  122. /BYTE  Display file sizes in bytes
  123. /C     Display compression ratio
  124. /CLR   Clear screen
  125. /D     Disable colour
  126.          A Disable all colour
  127.          F Disable file colour
  128. /E     Use upper case
  129. /F     Display full path names
  130. /FREE  Display drive statistics
  131. /H     Hide dots
  132. /J     Justify filenames (8.3 filenames only)
  133. /L     Use lower case
  134. /M     Custom display format
  135.          N Filename
  136.          S File size
  137.          T File date/time
  138.          A File Attributes
  139.          F FAT alias
  140.          D File description
  141.          (N and D are mutually exclusive)
  142. /O     Set sort order
  143.          N Sort by name
  144.          D Sort by date
  145.          E Sort by extension
  146.          S Sort by size
  147.          U Unsorted
  148.          G Group directories first
  149. /ORIG  Restore original settings
  150. /P     Pause between screens
  151. /Q     Quiet mode
  152. /S     Recurse subdirectories
  153. /SET   Change default settings
  154. /T     Specify date/time display
  155.          A Last access time
  156.          C Creation time
  157.          W Last write time (default)
  158. /TURBO Enable turbo scroll
  159. /U     Use upper case
  160. /V     Verbose file display
  161. /W     Wide display format (filenames only)
  162. /X     Display 8.3 FAT aliases (Win95 only)
  163. /Y     Vertical sorting direction
  164. /Z     Display file descriptions
  165. /7BIT  Use 7BIT ASCII
  166. /!     Allow SuperDIR output to be redirected, i.e. use DOS screen writes
  167. /[1234]Limit minimum number of columns displayed
  168. /?     Displays this help information
  169. NB: You can override preset switches by prefixing any switch with - (hyphen)
  170.  
  171.  
  172. Here are some examples of SuperDIR uses:
  173.  
  174. SDIR /A:H-S      Display all files which have the hidden attribute set and
  175.                  also do not have the system attribute set
  176. SDIR /Msna       Display the size, long filename and attribute properties
  177.                  of all the files (in that order)
  178. SDIR /O-S-G      Display all files sorted by decreasing size with directories
  179.                  not grouped first (i.e. directories are sorted with the
  180.                  files)
  181. SDIR /Md /TC     Display the long filename and creation date/time properties
  182.                  of all the files
  183. SDIR /X          Display the long filename, size and 8.3 FAT filename of all
  184.                  the files (i.e. standard format plus 8.3 VFAT filenames)
  185. SDIR /Z